TSTP Solution File: DAT334^8 by Zipperpin---2.1.9999

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Zipperpin---2.1.9999
% Problem  : DAT334^8 : TPTP v8.1.2. Released v8.1.0.
% Transfm  : NO INFORMATION
% Format   : NO INFORMATION
% Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.uatninaPSA true

% Computer : n022.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Wed Aug 30 22:26:24 EDT 2023

% Result   : Theorem 0.21s 0.69s
% Output   : Refutation 0.21s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    6
%            Number of leaves      :   29
% Syntax   : Number of formulae    :   43 (  17 unt;  17 typ;   0 def)
%            Number of atoms       :   69 (  12 equ;   0 cnn)
%            Maximal formula atoms :   10 (   2 avg)
%            Number of connectives :  143 (   9   ~;   4   |;  12   &; 112   @)
%                                         (   0 <=>;   6  =>;   0  <=;   0 <~>)
%            Maximal formula depth :   10 (   4 avg)
%            Number of types       :    3 (   1 usr)
%            Number of type conns  :   40 (  40   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :   18 (  16 usr;   9 con; 0-3 aty)
%            Number of variables   :   41 (  26   ^;   9   !;   6   ?;  41   :)

% Comments : 
%------------------------------------------------------------------------------
thf(mworld_type,type,
    mworld: $tType ).

thf(math_type,type,
    math: $i ).

thf(mbox_type,type,
    mbox: ( mworld > $o ) > mworld > $o ).

thf(john_type,type,
    john: $i ).

thf(mary_type,type,
    mary: $i ).

thf(eiw_di_type,type,
    eiw_di: $i > mworld > $o ).

thf(mactual_type,type,
    mactual: mworld ).

thf(mand_type,type,
    mand: ( mworld > $o ) > ( mworld > $o ) > mworld > $o ).

thf(teach_type,type,
    teach: $i > $i > mworld > $o ).

thf(sk__5_type,type,
    sk__5: mworld > $i ).

thf(sk__6_type,type,
    sk__6: mworld ).

thf(sue_type,type,
    sue: $i ).

thf(mlocal_type,type,
    mlocal: ( mworld > $o ) > $o ).

thf(mexists_di_type,type,
    mexists_di: ( $i > mworld > $o ) > mworld > $o ).

thf(psych_type,type,
    psych: $i ).

thf(mrel_type,type,
    mrel: mworld > mworld > $o ).

thf(cs_type,type,
    cs: $i ).

thf(mexists_di_def,axiom,
    ( mexists_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ? [X: $i] :
          ( ( A @ X @ W )
          & ( eiw_di @ X @ W ) ) ) ) ).

thf('0',plain,
    ( mexists_di
    = ( ^ [A: $i > mworld > $o,W: mworld] :
        ? [X: $i] :
          ( ( A @ X @ W )
          & ( eiw_di @ X @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mexists_di_def]) ).

thf('1',plain,
    ( mexists_di
    = ( ^ [V_1: $i > mworld > $o,V_2: mworld] :
        ? [X4: $i] :
          ( ( V_1 @ X4 @ V_2 )
          & ( eiw_di @ X4 @ V_2 ) ) ) ),
    define([status(thm)]) ).

thf(mbox_def,axiom,
    ( mbox
    = ( ^ [Phi: mworld > $o,W: mworld] :
        ! [V: mworld] :
          ( ( mrel @ W @ V )
         => ( Phi @ V ) ) ) ) ).

thf('2',plain,
    ( mbox
    = ( ^ [Phi: mworld > $o,W: mworld] :
        ! [V: mworld] :
          ( ( mrel @ W @ V )
         => ( Phi @ V ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mbox_def]) ).

thf('3',plain,
    ( mbox
    = ( ^ [V_1: mworld > $o,V_2: mworld] :
        ! [X4: mworld] :
          ( ( mrel @ V_2 @ X4 )
         => ( V_1 @ X4 ) ) ) ),
    define([status(thm)]) ).

thf(mand_def,axiom,
    ( mand
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
          & ( B @ W ) ) ) ) ).

thf('4',plain,
    ( mand
    = ( ^ [A: mworld > $o,B: mworld > $o,W: mworld] :
          ( ( A @ W )
          & ( B @ W ) ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mand_def]) ).

thf('5',plain,
    ( mand
    = ( ^ [V_1: mworld > $o,V_2: mworld > $o,V_3: mworld] :
          ( ( V_1 @ V_3 )
          & ( V_2 @ V_3 ) ) ) ),
    define([status(thm)]) ).

thf(mlocal_def,axiom,
    ( mlocal
    = ( ^ [Phi: mworld > $o] : ( Phi @ mactual ) ) ) ).

thf('6',plain,
    ( mlocal
    = ( ^ [Phi: mworld > $o] : ( Phi @ mactual ) ) ),
    inference(simplify_rw_rule,[status(thm)],[mlocal_def]) ).

thf('7',plain,
    ( mlocal
    = ( ^ [V_1: mworld > $o] : ( V_1 @ mactual ) ) ),
    define([status(thm)]) ).

thf(db,axiom,
    ( mlocal
    @ ( mbox
      @ ( mand @ ( teach @ john @ math )
        @ ( mand
          @ ( mexists_di
            @ ^ [X: $i] : ( teach @ X @ cs ) )
          @ ( mand @ ( teach @ mary @ psych ) @ ( teach @ sue @ psych ) ) ) ) ) ) ).

thf(zf_stmt_0,axiom,
    ! [X4: mworld] :
      ( ( mrel @ mactual @ X4 )
     => ( ( teach @ john @ math @ X4 )
        & ? [X6: $i] :
            ( ( teach @ X6 @ cs @ X4 )
            & ( eiw_di @ X6 @ X4 ) )
        & ( teach @ mary @ psych @ X4 )
        & ( teach @ sue @ psych @ X4 ) ) ) ).

thf(zip_derived_cl3,plain,
    ! [X0: mworld] :
      ( ( eiw_di @ ( sk__5 @ X0 ) @ X0 )
      | ~ ( mrel @ mactual @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(zip_derived_cl4,plain,
    ! [X0: mworld] :
      ( ( teach @ ( sk__5 @ X0 ) @ cs @ X0 )
      | ~ ( mrel @ mactual @ X0 ) ),
    inference(cnf,[status(esa)],[zf_stmt_0]) ).

thf(query,conjecture,
    ( mlocal
    @ ( mbox
      @ ( mexists_di
        @ ^ [X: $i] : ( teach @ X @ cs ) ) ) ) ).

thf(zf_stmt_1,conjecture,
    ! [X4: mworld] :
      ( ( mrel @ mactual @ X4 )
     => ? [X6: $i] :
          ( ( teach @ X6 @ cs @ X4 )
          & ( eiw_di @ X6 @ X4 ) ) ) ).

thf(zf_stmt_2,negated_conjecture,
    ~ ! [X4: mworld] :
        ( ( mrel @ mactual @ X4 )
       => ? [X6: $i] :
            ( ( teach @ X6 @ cs @ X4 )
            & ( eiw_di @ X6 @ X4 ) ) ),
    inference('cnf.neg',[status(esa)],[zf_stmt_1]) ).

thf(zip_derived_cl8,plain,
    ! [X0: $i] :
      ( ~ ( teach @ X0 @ cs @ sk__6 )
      | ~ ( eiw_di @ X0 @ sk__6 ) ),
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl9,plain,
    ( ~ ( mrel @ mactual @ sk__6 )
    | ~ ( eiw_di @ ( sk__5 @ sk__6 ) @ sk__6 ) ),
    inference('sup-',[status(thm)],[zip_derived_cl4,zip_derived_cl8]) ).

thf(zip_derived_cl7,plain,
    mrel @ mactual @ sk__6,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl11,plain,
    ~ ( eiw_di @ ( sk__5 @ sk__6 ) @ sk__6 ),
    inference(demod,[status(thm)],[zip_derived_cl9,zip_derived_cl7]) ).

thf(zip_derived_cl13,plain,
    ~ ( mrel @ mactual @ sk__6 ),
    inference('sup-',[status(thm)],[zip_derived_cl3,zip_derived_cl11]) ).

thf(zip_derived_cl7_001,plain,
    mrel @ mactual @ sk__6,
    inference(cnf,[status(esa)],[zf_stmt_2]) ).

thf(zip_derived_cl15,plain,
    $false,
    inference(demod,[status(thm)],[zip_derived_cl13,zip_derived_cl7]) ).


%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.00/0.12  % Problem  : DAT334^8 : TPTP v8.1.2. Released v8.1.0.
% 0.00/0.13  % Command  : python3 /export/starexec/sandbox/solver/bin/portfolio.lams.parallel.py %s %d /export/starexec/sandbox/tmp/tmp.uatninaPSA true
% 0.14/0.34  % Computer : n022.cluster.edu
% 0.14/0.34  % Model    : x86_64 x86_64
% 0.14/0.34  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.14/0.34  % Memory   : 8042.1875MB
% 0.14/0.34  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.14/0.34  % CPULimit : 300
% 0.14/0.34  % WCLimit  : 300
% 0.14/0.34  % DateTime : Thu Aug 24 14:14:40 EDT 2023
% 0.14/0.34  % CPUTime  : 
% 0.14/0.34  % Running portfolio for 300 s
% 0.14/0.34  % File         : /export/starexec/sandbox/benchmark/theBenchmark.p
% 0.14/0.34  % Number of cores: 8
% 0.14/0.34  % Python version: Python 3.6.8
% 0.14/0.35  % Running in HO mode
% 0.21/0.58  % Total configuration time : 828
% 0.21/0.58  % Estimated wc time : 1656
% 0.21/0.58  % Estimated cpu time (8 cpus) : 207.0
% 0.21/0.66  % /export/starexec/sandbox/solver/bin/lams/35_full_unif4.sh running for 80s
% 0.21/0.66  % /export/starexec/sandbox/solver/bin/lams/40_c.s.sh running for 80s
% 0.21/0.67  % /export/starexec/sandbox/solver/bin/lams/40_c_ic.sh running for 80s
% 0.21/0.69  % /export/starexec/sandbox/solver/bin/lams/40_noforms.sh running for 90s
% 0.21/0.69  % /export/starexec/sandbox/solver/bin/lams/15_e_short1.sh running for 30s
% 0.21/0.69  % Solved by lams/40_c.s.sh.
% 0.21/0.69  % done 9 iterations in 0.011s
% 0.21/0.69  % SZS status Theorem for '/export/starexec/sandbox/benchmark/theBenchmark.p'
% 0.21/0.69  % SZS output start Refutation
% See solution above
% 0.21/0.69  
% 0.21/0.69  
% 0.21/0.70  % Terminating...
% 0.21/0.70  % /export/starexec/sandbox/solver/bin/lams/40_b.comb.sh running for 70s
% 0.21/0.78  % Runner terminated.
% 0.21/0.79  % Zipperpin 1.5 exiting
%------------------------------------------------------------------------------